home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / biz / demo / DC52_Demo.lha / Devs / dms.mountlist < prev   
Text File  |  1994-08-16  |  367b  |  18 lines

  1. /* MountList example for DMS DEVICE
  2.    This version is a mountlist, as the other one 
  3.    was missing some lines. 
  4. */ 
  5.  
  6. DM0:   Device        = devs:dms.device
  7.        Unit        = 0
  8.        Flags        = 0
  9.        Surfaces     = 2
  10.        BlocksPerTrack    = 11 
  11.        Reserved     = 2
  12.        Interleave    = 0
  13.        LowCyl        = 0
  14.        HighCyl        = 79 
  15.        Buffers        = 30 
  16.        BufMemType    = 1
  17. #
  18.